home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 6534 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: news.primenet.com!not-for-mail
  2. From: kipster@primenet.com (Kip Pesuti)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Zip and DataFlyer+
  5. Date: 7 Mar 1996 01:40:00 -0700
  6. Organization: Primenet Services for the Internet
  7. Sender: root@primenet.com
  8. Message-ID: <2052.6640T38T2869@primenet.com>
  9. References: <4gubp8$ov1@strauss.udel.edu>
  10. X-Posted-By: ip231.pom.primenet.com
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  12.  
  13. >Does anyone use a Zip drive with an Expansion Systems DataFlyer
  14. >SCSI controller?  I am having some problems...
  15.  
  16. >I can mount it (I used a PC MountList from Aminet and commented
  17. >out the FileSystem and DosType lines).  However, HDToolBox does
  18. >not recognize the drive - as a matter of fact, when I run HDToolBox
  19. >on the "ExpSys.device" it shows two harddisks that don't exist???
  20.  
  21. >Also, I tried SCSIMounter, and it sees the Zip and also a CD that I
  22. >have on the DataFlyer:
  23. >      Units 1-4 = <error reading device>
  24. >      5  IOMEGA ZIP 100            D.0    97 M ready
  25. >      6  NEC    CD-ROM DRIVE:501   2.3   509 M ready
  26. >But if I try to mount the Zip, I get "Error: Invalid Rigid Disk Block".
  27.  
  28. >Lastly, HDBackup doesn't work with the Zip either - if I mount the Zip
  29. >from a MountList, and add the ToolType "DEV=ZIP:", when I try to
  30. >backup anything it just continually puts up a requester saying, "Load
  31. >volume 1 into ZIP:".
  32.  
  33. >Any help would be appreciated :)
  34.  
  35. Hi, John!
  36.  
  37. Yes, I use the DataFlyer 4000SX. And I'm using RDPrep with it to configure
  38. the "rigid disk block" of the Zip disks, thus avoiding a mountlist.
  39. This way I just use the "Mount" command in my User-Startup file:
  40.  
  41.     C:Mount >NIL: ZIP0:
  42.      
  43. You can get it from Aminet. 
  44.  
  45. Don't forget to use CheckDC, (from the DataFlyer install disk).
  46. Put it in C:. And Put the following in you're Startup-Sequence:
  47.  
  48.     run C:CheckDC ZIP0: <or whatever you mount you're Zip disk as>
  49.  
  50. I mention this because, though the manual says to put it before LoadWB, that
  51. only caused my machine to hang. But when I put it after "C:LoadWB" and before
  52. "EndCLI >NIL:", and give it a ">NIL:", everything is fine. For example:
  53.  
  54.     C:CheckDC >NIL: ZIP0:
  55.  
  56. I don't know if leaving the "run" command off matters. It works. My Amiga
  57. knows when a Zip disk is changed. :)
  58.  
  59. >TIA,
  60. >-- 
  61. >John Corigliano                                  jcorig@strauss.udel.edu
  62. >Computer and Information Science                  University of Delaware
  63. >--
  64. >"Never drive a car when you're dead."  - Tom Waits
  65.  
  66.  
  67.  God bless you!
  68. (and your Amiga)
  69. -Kip
  70.  
  71.